Vcenter NamespaceManagement Supervisors SupervisorServices Summary
The Vcenter NamespaceManagement Supervisors SupervisorServices Summary schema contains the basic information about a Supervisor Service on the vSphere Supervisor.
This schema was added in vSphere API 9.0.0.0.
{
"supervisor_service": "string",
"desired_version": "string",
"config_status": "string",
"current_version": "string"
}
The identifier of the Supervisor Service.
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.SupervisorService
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.SupervisorService
.
The desired version of this Supervisor Service.
This property was added in vSphere API 9.0.0.0.
Current setting for Vcenter NamespaceManagement Supervisors SupervisorServices ConfigStatus.
For more information see: Vcenter NamespaceManagement Supervisors SupervisorServices ConfigStatus.
This property was added in vSphere API 9.0.0.0.
The current version for the Supervisor Service.
This property was added in vSphere API 9.0.0.0.
If missing or null
, there is no version installed for the Supervisor Service.